-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
fix(AnimeTV): update online player detection #10347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Updated player activity tracking to retrieve anime title and episode number from the DOM. Added logic to handle the display of the current episode and the anime details button based on URL parameters. Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ESLint found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Signed-off-by: D3rkPow4 <[email protected]>
Signed-off-by: D3rkPow4 <[email protected]>
|
@Bas950 sorry for tag , you can view my request Please ? |
theusaf
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update version
Signed-off-by: D3rkPow4 <[email protected]>
yes v.1.0.2 |
theusaf
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also attach screenshots showing the change working
Bas950
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will merge after proof of it working has been uploaded

Updated presence.ts to correctly detect anime title and episode number using the new DOM structure of the site.